| 2017-05-17 |
Robert Lipe | Fix parse of $GPGSA,A,*03 |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Robert Lipe | Make GPGSA more robust for short sentences, more C... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
GPSBabel | Fix ew recognition in unicsv reader. |
commit | commitdiff | tree | snapshot |
| 2017-04-09 |
Robert Lipe | Use https in KML writer, esp. for geocaching and tracks. |
commit | commitdiff | tree | snapshot |
| 2017-03-09 |
GPSBabel | Merge pull request #68 from cj4567/master |
commit | commitdiff | tree | snapshot |
| 2017-03-08 |
cj4567 | Revert "fixed interpolate for dates < 1970 and > 2106" |
commit | commitdiff | tree | snapshot |
| 2017-03-08 |
cj4567 | fixed interpolate for dates < 1970 and > 2106 |
commit | commitdiff | tree | snapshot |
| 2017-03-08 |
cj4567 | changed line endings and indentation back to original |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
cj4567 | Fixed test case for interpolate |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
cj4567 | Fixed test case for interpolation |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
cj4567 | Elevation fix in interpolate |
commit | commitdiff | tree | snapshot |
| 2017-03-02 |
Robert Lipe | Drop support for configure options that haven't been... |
commit | commitdiff | tree | snapshot |
| 2017-02-16 |
GPSBabel | Merge pull request #67 from ra1fh/ggv-ovl-v2-bugfix |
commit | commitdiff | tree | snapshot |
| 2017-02-15 |
Ralf Horstmann | Fix GeoGrid OVL V2.0 Unknown subtype (17) |
commit | commitdiff | tree | snapshot |
| 2017-01-26 |
Robert Lipe | Style cleanup for new geojson code. Add test for reader. |
commit | commitdiff | tree | snapshot |
| 2017-01-25 |
Robert Lipe | Merge branch 'webengine' |
commit | commitdiff | tree | snapshot |
| 2017-01-25 |
Robert Lipe | Release fix. |
commit | commitdiff | tree | snapshot |
| 2017-01-25 |
Robert Lipe | Check in some scraggler files from branch. |
commit | commitdiff | tree | snapshot |
| 2017-01-25 |
GPSBabel | Merge pull request #63 from IsraelHikingMap/master |
commit | commitdiff | tree | snapshot |
| 2017-01-25 |
Harel Mazor | Updated documentation, added geojson.geojson test file... |
commit | commitdiff | tree | snapshot |
| 2017-01-25 |
GPSBabel | Merge pull request #64 from OliverHe/bushnell_nullptr_fix |
commit | commitdiff | tree | snapshot |
| 2017-01-24 |
CMCOliver | Use nullptr instead of comparing to 0 |
commit | commitdiff | tree | snapshot |
| 2017-01-23 |
Harel Mazor | Added geojson read capablity, moved magic strings to... |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
tsteven4 | tweak gui app.pro file in an attempt to work around... |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Robert Lipe | Regenerate translation files as part of generating... |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Robert Lipe | Bump version. Roll back non-working https changes.... |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Robert Lipe | Add corresponding QWebChannel change to gmapbase.html |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Robert Lipe | See if I can make QtWebKit (Linux) and QtWebEngine... |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Robert Lipe | Stefan Ehlen confirmst success with Canmore GT-730FL-S. |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Robert Lipe | Jukka adds waypoint support for Garmin FIT. |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Robert Lipe | Improve doc for speed units in unicsv. |
commit | commitdiff | tree | snapshot |
| 2016-12-30 |
Robert Lipe | Make unknown units in parse_speed into warnings and... |
commit | commitdiff | tree | snapshot |
| 2016-12-30 |
Robert Lipe | Add the minimum_points option to trackfilter for OSM... |
commit | commitdiff | tree | snapshot |
| 2016-12-30 |
Robert Lipe | Merge branch 'master' of https://github.com/gpsbabel... |
commit | commitdiff | tree | snapshot |
| 2016-12-30 |
Robert Lipe | Modernize OS support, eliminate a server-side redirect... |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Make geojson writer not crash when there is no URL... |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Be even more pedantic with QStringLiteral - Make not... |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Make explicit that the arg to QJsonValue is a literal... |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Merge pull request #50 from yehorov/master |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Merge branch 'master' of https://github.com/gpsbabel... |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Doc improvements for geojson/compact and track/speed. |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Merge pull request #42 from otrichet/master |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Merge pull request #41 from miz884/skytraq_issue |
commit | commitdiff | tree | snapshot |
| 2016-12-29 |
Robert Lipe | Add preliminary write support for GeoJSON. |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Robert Lipe | MSVC2012 fix. Don't use TCHAR for with GetLogicalDriveS... |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Robert Lipe | MSVC 2012 fix. Type coercion to byte-oriented buffer. |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Robert Lipe | Implement va_copy for VS 2012 |
commit | commitdiff | tree | snapshot |
| 2016-12-18 |
tsteven4 | Fix bug with kml geometryElements pointed out by Valeri... |
commit | commitdiff | tree | snapshot |
| 2016-12-18 |
tsteven4 | Fix bug in height filter pointed out by Valerio Messina... |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
Robert Lipe | Compilation errors when building with usbstub. |
commit | commitdiff | tree | snapshot |
| 2016-12-05 |
Robert Lipe | Doc improvement for GPX version output. |
commit | commitdiff | tree | snapshot |
| 2016-11-24 |
Mykhaylo Yehorov | Merge branch 'master' of https://github.com/gpsbabel... |
commit | commitdiff | tree | snapshot |
| 2016-10-11 |
tsteven4 | install some more docbook files to avoid fetches on... |
commit | commitdiff | tree | snapshot |
| 2016-10-11 |
tsteven4 | attempt to get the doc target built with local xsl... |
commit | commitdiff | tree | snapshot |
| 2016-10-07 |
Mykhaylo Yehorov | mtk_logger: Replace the block_size option with block_si... |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
Robert Lipe | Merge pull request #52 from tovisen/garmin_fit-allpoint... |
commit | commitdiff | tree | snapshot |
| 2016-08-31 |
Tove Petersson | garmin_fit: Added documentation for the garmin_fit... |
commit | commitdiff | tree | snapshot |
| 2016-08-28 |
tovisen | garmin_fit: Added allpoints option to convert all point... |
commit | commitdiff | tree | snapshot |
| 2016-08-22 |
Robert Lipe | Merge branch 'master' of https://github.com/gpsbabel... |
commit | commitdiff | tree | snapshot |
| 2016-08-22 |
Robert Lipe | Martin Egge says that Compegps prefers replacing spaces... |
commit | commitdiff | tree | snapshot |
| 2016-08-17 |
tsteven4 | fix hang in build_and_test. |
commit | commitdiff | tree | snapshot |
| 2016-08-04 |
Mykhaylo Yehorov | Increase download speed from MTK Logger by requesting... |
commit | commitdiff | tree | snapshot |
| 2016-07-19 |
Robert Lipe | Issue error if interpolate filter has no routes or... |
commit | commitdiff | tree | snapshot |
| 2016-05-07 |
Robert Lipe | Grammar tweak after killing Qt4. |
commit | commitdiff | tree | snapshot |
| 2016-05-07 |
tsteven4 | Merge pull request #46 from gpsbabel/travis3 |
commit | commitdiff | tree | snapshot |
| 2016-05-07 |
tsteven4 | delete qt4 support in configure. |
commit | commitdiff | tree | snapshot |
| 2016-05-07 |
Robert Lipe | Enforce Qt 5.2.0 as our new minimum floor during build. |
commit | commitdiff | tree | snapshot |
| 2016-05-07 |
Robert Lipe | Tweak configure to turn on c++11. |
commit | commitdiff | tree | snapshot |
| 2016-05-06 |
tsteven4 | Merge pull request #45 from gpsbabel/travis |
commit | commitdiff | tree | snapshot |
| 2016-05-06 |
tsteven4 | switch to trusty travis beta with qt 5. |
commit | commitdiff | tree | snapshot |
| 2016-04-19 |
tsteven4 | Merge pull request #40 from achmafooma/master |
commit | commitdiff | tree | snapshot |
| 2016-04-19 |
Scott Bradford | fix typo |
commit | commitdiff | tree | snapshot |
| 2016-04-19 |
Scott Bradford | switch back to NEWLINE (due to line ending issue);... |
commit | commitdiff | tree | snapshot |
| 2016-04-16 |
achmafooma | Correct record delimiter and add test for .upoi write |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Scott Bradford | update to use UTF-16LE encoding; remove now-unnecessary... |
commit | commitdiff | tree | snapshot |
| 2016-04-10 |
Scott Bradford | Merge branch 'master' of https://github.com/gpsbabel... |
commit | commitdiff | tree | snapshot |
| 2016-04-09 |
tsteven4 | Merge pull request #44 from tsteven4/xcsvstream |
commit | commitdiff | tree | snapshot |
| 2016-04-09 |
tsteven4 | revive support for ENCODING in xcsv files. |
commit | commitdiff | tree | snapshot |
| 2016-04-02 |
Scott Bradford | fix date for iGo Primo GPX reference file |
commit | commitdiff | tree | snapshot |
| 2016-04-02 |
Scott Bradford | adding reference files for iGo Primo format |
commit | commitdiff | tree | snapshot |
| 2016-03-31 |
Olivier Trichet | Use libudev to find serial devices dynamically on Linux |
commit | commitdiff | tree | snapshot |
| 2016-03-31 |
Kosuke Mizubayashi | Fix default values for targetlocation and configlog... |
commit | commitdiff | tree | snapshot |
| 2016-03-28 |
Scott Bradford | Setting encoding to UTF-8. It will read files fine... |
commit | commitdiff | tree | snapshot |
| 2016-03-27 |
Scott Bradford | Support for iGo Primo POI (.upoi) format. Conversion... |
commit | commitdiff | tree | snapshot |
| 2016-03-27 |
tsteven4 | Merge pull request #39 from tsteven4/upstream |
commit | commitdiff | tree | snapshot |
| 2016-03-27 |
tsteven4 | various fixes for altitude in tpo readers: |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Robert Lipe | Commit last commit harder. |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Robert Lipe | Drop delbin, old google format. an1 test used to use... |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Robert Lipe | Drop delbin (needed only for PN-20 which has been off... |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
Robert Lipe | Add missing doc for mtk_locus, transform rptdigits... |
commit | commitdiff | tree | snapshot |
| 2016-02-28 |
Robert Lipe | Doc improvements for Garmin GPI and Unicsv per 'Proximi... |
commit | commitdiff | tree | snapshot |
| 2016-02-23 |
Robert Lipe | Merge branch 'master' of https://github.com/gpsbabel... |
commit | commitdiff | tree | snapshot |
| 2016-02-22 |
Robert Lipe | Wrap main body html content in {literal}. |
commit | commitdiff | tree | snapshot |
| 2016-02-20 |
tsteven4 | Merge pull request #35 from tsteven4/master |
commit | commitdiff | tree | snapshot |
| 2016-02-20 |
tsteven4 | eliminate some thrashing between QStrings and char... |
commit | commitdiff | tree | snapshot |
| 2016-02-20 |
tsteven4 | Merge pull request #34 from tsteven4/master |
commit | commitdiff | tree | snapshot |
| 2016-02-20 |
tsteven4 | fix option processing for delbin gcsym option. |
commit | commitdiff | tree | snapshot |
| 2016-02-20 |
Robert Lipe | Merge pull request #33 from tsteven4/master |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
tsteven4 | fix error message in gpsbabel::File. |
commit | commitdiff | tree | snapshot |
| 2016-02-09 |
tsteven4 | fix example shell script for googledir format, in both... |
commit | commitdiff | tree | snapshot |
| next |